echo " *e[0;32;43m Welcome to the INSTALLATION of MagicWB v2.1p*e[1m *e[0m"
echo " *e[1;4;43m *e[0m"
echo "*n*n This Installation will automatically install *e[32mMagicWB*e[0m to your SYS:"
echo " directory. Don't be afraid; the only things that will be replaced"
echo " (overwritten) by this installation are the old (and ugly-looking) Icons"
echo " from Commodore. These old Icons will be replaced by far better-looking"
echo " Icons (called XEN-Icons) from this *e[32mMagicWB*e[0m-Package.*n"
echo " MagicWB now DOES PRESERVE your original tooltypes, stack and default"
echo " tool settings! So (for your convenience) your personal modifications"
echo " within the Icons WILL NOT be overwritten by this installation. MagicWB"
echo " just REPLACES the IMAGES of your old Icons with those magic images"
echo " from MagicWB (even your snapshot positions will be preserved).*n"
echo " After all, you do have the old Icons by Commodore on your original"
echo " Installation Disks. Therefore you won't lose anything! So, if you dislike"
echo " the XEN-Icons - what I really cannot believe - then you can still replace"
echo " them with the old ones by reinstalling the Workbench again.*n"
echo noline " [Return]"
set > nil: Return ?
echo "*e[1;1H*e[J"
echo "*n Second, this installation will install THREE new FONTS to your FONTS-"
echo " Drawer called 'XEN', 'XHelvetica' and 'XCourier'.*n"
echo " Third, your font.prefs in the ENVARC:SYS directory will be changed to use"
echo " the three new installed fonts (you can of course reconfigure these settings"
echo " to fit your own personal taste; NOTHING important will be deleted).*n"
echo " Fourth, your palette.ilbm will be changed to fit the XEN-Icons: You will"
echo " need at least 8 colors. This new palette will NOT change the standard"
echo " colors that you are probably using at the moment. These first four"
echo " standard colors are Gray, Black, White and Blue. So, you will have the"
echo " same standard-looking Workbench with its original colors (again: nothing"
echo " will get lost).*n"
echo noline " [Return]"
set > nil: Return ?
echo "*e[1;1H*e[J"
echo "*n IMPORTANT: The only thing you have to do is to change SCREENMODE-PREFS to"
echo " a proportional resolution with 8 COLORS (e.g. 640x480 or 800x600 8 Colors)"
echo " after this installation is finished!*n"
echo " Finally, TWO Background-Patterns will be installed in the SYS:Prefs/Patterns"
echo " directory (will be created). By default these patterns are 'Marble_CLASSIC'"
echo " and 'MarbleDark'. After this installation you can manually copy all patterns"
echo " or just your desired ones to this directory and configure them via the"
echo " WBPattern-Prefs (only 3.x users) or the program 'NickPrefs' (for 2.x users;"
echo " to be found in the 'MagicWB/Patterns/NickPrefs' drawer of this package).*n"
echo " That's all! You can now proceed with this installation and in a few minutes"
echo " you will be the lucky user of *e[32mMagicWB*e[0m! This installation will be inter-"
echo " active, which means that you will be asked certain questions in order to"
echo " influence this installation.*n"
echo noline " Start the installation? "
set > nil: InpVar ?
if $InpVar eq "ja"
skip Start
endif
if $InpVar eq "j"
skip Start
endif
if $InpVar eq "y"
skip Start
endif
if $InpVar eq "yes"
skip Start
endif
echo "*n*e[32m Installation aborted! I hope I see you again..."
quit
lab Start
run >NIL: AboutMagicWB
echo "*e[1;1H*e[J"
echo " Installation in progress...*n"
assign Magic: ""
resident IU Magic:Programs/IconUpdate pure
if warn
echo "*e[32m Installation aborted due to failure of the 'resident' command!*n This failure might be a bug in the Operating System with the*n 'IconX' command. Try to start the 'Install' script via the shell:"
echo " Go to the MagicWB directory (with 'cd') and type 'execute install'."
wait 20
quit
endif
echo noline " Installing XEN-Icons to SYS:System..."
echo "*n Visit the official MagicWB homepage at: *e[32mhttp://www.sasg.com/*e[0m"
echo "*n*n [Return]"
set > nil: Return ?
echo "*e[1;1H*e[J"
echo "*n*n*n Now have much fun with *e[32mMagicWB*e[0m...*n*n To enjoy MagicWB immediately you have to reset your AMIGA first,*n so that all configurations will be set properly!*n*n Bye, bye...*n*N"
echo "*e[32m Do not forget to read the 'About MagicWB 2.0' text in the 'Documents' directory!*e[0m"
echo " *e[0;32;43m Welcome to MagicWB v2.1p: UPDATE MAGICWB*e[1m *e[0m"
echo " *e[1;4;43m *e[0m"
echo "*n*n This update will provide you with the most comfortable way of updating"
echo " all other MagicWB versions prior to version 2.0 of MagicWB."
echo "*n This installation should only be done if you have already installed a"
echo " previous version (1.0, 1.2p or 1.5) of MagicWB."
echo "*n To get to know about all the changes between version 2.0 and an older"
echo " version, please read the CHANGES chapter in the MagicWB.guide."
echo "*n*n*e[32m Please consider that this is version 2.1p, a reduced version of 2.0.*e[0m"
echo "*e[32m Do NOT update if you are already registered for MagicWB 2.0!*e[0m"
echo noline "*n*n Start the UPDATE? "
set > nil: InpVar ?
if $InpVar eq "ja"
skip Start
endif
if $InpVar eq "j"
skip Start
endif
if $InpVar eq "y"
skip Start
endif
if $InpVar eq "yes"
skip Start
endif
echo noline "*n*e[32m Update aborted."
quit
lab Start
assign Magic: ""
resident IU Magic:Programs/IconUpdate pure
if warn
echo "*e[32m Update aborted due to failure of the 'resident' command!*n This failure might be a bug in the Operating System with the*n 'IconX' command. Try to start the 'Install' script via the shell:"
echo " Go to the MagicWB directory (with 'cd') and type 'execute install'."
wait 15
quit
endif
run >NIL: AboutMagicWB
echo "*e[1;1H*e[J"
echo " Update in progress...*n"
echo noline " Updating XEN-Icons in SYS:System..."
echo noline " Updating XEN-DEFAULT-Icons in ENVARC:Sys..."
copy > NIL: Magic:XEN-Icons/Prefs/Env-Archive/Sys/~(PaletteAGA|palette8bit.ilbm|WBPattern.prefs|font.prefs|sysfont.prefs|wbfont.prefs) TO ENVARC:Sys all
echo "......................*e[33mDONE*e[0m"
echo " Updating XEN-SPECIAL-Icons:*n"
echo noline " Updating Preset-Default-Icon in SYS:Prefs/Presets..."